projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee5a340
)
(mips-mips-riscos4*): Set NON_GNU_CPP.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 2 Feb 1994 22:35:44 +0000
(22:35 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 2 Feb 1994 22:35:44 +0000
(22:35 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 45ea56ba61148135a8ed9c2adc57790d972dcfa0..0e7e50f58638fbe6734308b1f1902ed57aaebd41 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-807,6
+807,7
@@
case "${canonical}" in
mips-mips-riscos4* )
machine=mips4 opsys=bsd4-3
NON_GNU_CC="cc -systype bsd43"
+ NON_GNU_CPP="cc -systype bsd43 -E"
;;
mips-mips-bsd* )
machine=mips opsys=bsd4-3